Configurates
C1.Web.Mvc.FlexGridBase<T>.TopLeftCellsTemplate. Sets the templates for the topleft cells.
シンタックス
'宣言
Public Overridable Function TopLeftCellsTemplate( _
ByVal As System.Action(Of CellTemplateBuilder) _
) As
public virtual TopLeftCellsTemplate(
System.Action<CellTemplateBuilder>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照